home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office german / ADMIN / EN-US / IC12.OPA < prev    next >
Windows Policy Administrative Template  |  2012-08-07  |  9KB  |  102 lines

  1.  ■;// _lcid="1033" _version="12.0.4518"
  2. CLASS USER
  3. CATEGORY !!L_InterConnect
  4. CATEGORY !!L_GeneralSetting
  5. POLICY !!L_CommunicatorPresence 
  6. KEYNAME Software\Microsoft\Office\12.0\InterConnect\General\
  7.                 VALUENAME DisablePresence
  8.                 VALUEON NUMERIC 0
  9.                 VALUEOFF NUMERIC 1
  10.     EXPLAIN !!L_CommunicatorPresenceExplain
  11.     END POLICY
  12. POLICY !!L_SearchKeywordMRU 
  13. KEYNAME Software\Microsoft\Office\12.0\InterConnect\Search\Keyword
  14.             VALUENAME EnableMRU
  15.             VALUEON NUMERIC 1
  16.             VALUEOFF NUMERIC 0
  17.     EXPLAIN !!L_SearchKeywordMRUExplain
  18.     END POLICY
  19. END CATEGORY
  20. CATEGORY !!L_InternetConnectionSetting
  21. POLICY !!L_ExternalServicePolicy
  22. KEYNAME Software\Microsoft\Office\12.0\InterConnect\General\Service
  23.             VALUENAME ExternalService
  24.             VALUEON NUMERIC 1
  25.             VALUEOFF NUMERIC 0
  26.     EXPLAIN !!L_ExternalServiceExplain
  27.     END POLICY
  28. POLICY !!L_EnableGetCertificatePolicy
  29. KEYNAME Software\Microsoft\Office\12.0\InterConnect\Activity\Security
  30.             VALUENAME EnableGetCertificate
  31.             VALUEON NUMERIC 1
  32.             VALUEOFF NUMERIC 0
  33.     EXPLAIN !!L_EnableGetCertificateExplain
  34.     END POLICY
  35. POLICY !!L_MapServicePolicy
  36. KEYNAME Software\Microsoft\Office\12.0\InterConnect\AddressBook
  37.             VALUENAME MapService
  38.             VALUEON NUMERIC 1
  39.             VALUEOFF NUMERIC 0
  40.     EXPLAIN !!L_MapServiceExplain
  41.     END POLICY
  42. POLICY !!L_URLLinkPolicy
  43. KEYNAME Software\Microsoft\Office\12.0\InterConnect\AddressBook
  44.             VALUENAME URLLink
  45.             VALUEON NUMERIC 1
  46.             VALUEOFF NUMERIC 0
  47.     EXPLAIN !!L_URLLinkExplain
  48.     END POLICY
  49. END CATEGORY
  50. CATEGORY !!L_SecuritySetting
  51. POLICY !!L_EnableMRUPolicy
  52. KEYNAME Software\Microsoft\Office\12.0\InterConnect\General\DigitalSignatureMRU
  53.             VALUENAME EnableMRU
  54.             VALUEON NUMERIC 1
  55.             VALUEOFF NUMERIC 0
  56.     EXPLAIN !!L_EnableMRUExplain
  57.     END POLICY
  58. POLICY !!L_AcceptUnsignedFromIntranetPolicy
  59. KEYNAME Software\Microsoft\Office\12.0\InterConnect\Activity\Security
  60.     PART !!L_Empty DROPDOWNLIST
  61.                 VALUENAME AcceptUnsignedFromIntranet
  62.     ITEMLIST
  63.                     NAME !!L_GAL VALUE "-GAL" DEFAULT
  64.                     NAME !!L_LDAP VALUE "-LDAP"
  65.                     NAME !!L_ALL VALUE "-ALL"
  66.     END ITEMLIST
  67.                 NOSORT                
  68.     END PART
  69.     EXPLAIN !!L_AcceptUnsignedFromIntranetExplain
  70.     END POLICY
  71. END CATEGORY
  72. END CATEGORY
  73. [Strings]
  74. L_Empty=" "
  75. L_CommunicatorPresenceExplain="Enable or Disable Office Communicator presence in InterConnect."
  76. L_CommunicatorPresence="Communicator Presence"
  77. L_InterConnect="Microsoft Office InterConnect 2007"
  78. L_GeneralSetting="General Setting"
  79. L_SearchKeywordMRU="Search Keyword MRU"
  80. L_SearchKeywordMRUExplain="Enable or Disable Search keyword MRU."
  81. L_InternetConnectionSetting="Internet Connection Setting"
  82. L_ExternalServicePolicy="Allow (or not allow) users to connect to the external services"
  83. L_ExternalServiceExplain="Turning off this option does not allow users to connect to the external services."
  84. L_EnableGetCertificatePolicy="Enable/disable the links for getting an external certificate"
  85. L_EnableGetCertificateExplain="Turning off this option disables the Get external Certificate button on the Security tab of the Options dialog box and the Run button on the Get CA Digital Certificate recommendation item."
  86. L_MapServicePolicy="Enable/disable the connection to mapping service"
  87. L_MapServiceExplain="Turning off this option disables the links and buttons that have the connection to mapping services set."
  88. L_URLLinkPolicy="Enable/disable URL links"
  89. L_URLLinkExplain="Turning off this option disables links and buttons that allow users to connect to the Internet."
  90. L_SecuritySetting="Security Setting"
  91. L_EnableMRUPolicy="Show (or not show) the list of certificates"
  92. L_EnableMRUExplain="Turning off this option does not show certificates in the Set Certificate list box on the Security tab of the Options dialog box."
  93. L_AcceptUnsignedFromIntranetPolicy="Allow the intranet users to send/receive activities"
  94. L_AcceptUnsignedFromIntranetExplain="Allow the intranet users to send/receive activities without exchange bizcards.\n\n-GAL Allow to send/receive activities to/from the users registered in the Global Address List.\n-LDAP Allow to send/receive activities to/from the users registered in the LDAP directory.\n-ALL Allow to send/receive activities to/from the users both registered in the Global Address List and LDAP directory."
  95. L_GAL="-GAL"
  96. L_LDAP="-LDAP"
  97. L_ALL="-ALL"